cssimagecrossfade: Fix order of images when parsing/printing
authorBenjamin Otte <otte@gnome.org>
Mon, 15 Feb 2016 00:46:29 +0000 (01:46 +0100)
committerBenjamin Otte <otte@gnome.org>
Mon, 15 Feb 2016 03:41:12 +0000 (04:41 +0100)
commitde38435921ebec9a1a31640140a3eea86c907d4e
tree153266e5dcb9341f7239c7c1558226e1b6d3ecc8
parentf425b5549c49146ba3b751672e79f70d5e5572d7
cssimagecrossfade: Fix order of images when parsing/printing

The syntax is cross-fade(<percentage> <end>, <start>), not the
other way around. That's because the percentage refers to the end image.
gtk/gtkcssimagecrossfade.c